home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16691 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: druid.borland.com!usenet
  2. From: pete@borland.com (Pete Becker)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C++ 5.0 and non-16-bit Debugger
  5. Date: 11 Apr 1996 19:10:34 GMT
  6. Organization: Borland International
  7. Message-ID: <4kjlfa$occ@druid.borland.com>
  8. References: <316D35AA.39A3@pixar.com>
  9. NNTP-Posting-Host: pbecker.borland.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.5
  13.  
  14. In article <316D35AA.39A3@pixar.com>, nybble@pixar.com says...
  15. >
  16. >Can anyone explain _why_ Borland would decide to stop supporting 16-bit 
  17. >applications in the new integrated debugger?!?  The _only_ reason we use 
  18. >Borland instead of Microsoft is because there is still a 16-bit market 
  19. >out there.  Version 4.5 was just perfect for this.  However, while 5.0 
  20. >will create 16-bit apps, you are forced to use the Turbo Debugger of 
  21. >WIndows instead of an integrated debugger.
  22.  
  23. Because it's very hard to debug 16-bit applications from a 32-bit application. 
  24. We found that we were spending far too much time trying to make this work, and 
  25. not succeeding.
  26.  
  27.